creen = ReadINI("LuaPlugins/Hssaow/hssaow.txt", "credpickup", "en")
if creen == "yes" then
	if Get_Preset_Name(Object) == "Level_02_Keycard" then
		ccredds = ReadINI("LuaPlugins/Hssaow/hssaow.txt", "credpickup", "am")
		params = string.format("%d,0,1", ccredds)
		Attach_Script_Once(Object, "JFW_GrantMoney_Powerup", params)
	end
end


/dde RenegadeFDS FDSCommand Command !command
